Autogenerated HTML docs for v1.4.2.3-g7a0cf 
diff --git a/git-repack.html b/git-repack.html index 952693a..7afbe56 100644 --- a/git-repack.html +++ b/git-repack.html 
@@ -351,13 +351,14 @@  </dt>   <dd>   <p>  - These two options affects how the objects contained in the pack are  + These two options affect how the objects contained in the pack are   stored using delta compression. The objects are first internally   sorted by type, size and optionally names and compared against the   other objects within <tt>--window</tt> to see if using delta compression saves   space. <tt>--depth</tt> limits the maximum delta depth; making it too deep   affects the performance on the unpacker side, because delta data needs   to be applied that many times to get to the necessary object.  + The default value for both --window and --depth is 10.   </p>   </dd>   </dl>  @@ -381,7 +382,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 03-Oct-2006 08:41:22 UTC  +Last updated 08-Oct-2006 08:47:47 UTC   </div>   </div>   </body>